home *** CD-ROM | disk | FTP | other *** search
/ PC Home 119 / PC Home issue 119.iso / Software / Essentials / Useful / MDAC261.exe / rspfiles.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2001-05-11  |  1.1 KB  |  56 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5, %BadInst%
  4.  
  5. [SourceDisksNames]
  6. 55=%ID1%,,0
  7.  
  8. [SourceDisksFiles]
  9. rspfiles.inf=55,,1152
  10. redist.rsp=55,,28
  11. mdaccore.rsp=55,,228
  12. sqlclnt.rsp=55,,181
  13.  
  14. [DefaultInstall]
  15. RequiredEngine=SETUPAPI, %BadSetupVer%
  16. ComponentName=SETUP_RSP_FILES
  17. ComponentVersion=3.61.7326.6
  18. Realversion=2.61.7326.6
  19. CustomDestination=MyCustomDestination
  20. Copyfiles=INFDIR,SYSTEMDIR
  21.  
  22. [DefaultInstall.NT]
  23. RequiredEngine=SETUPAPI, %BadSetupVer%
  24. ComponentName=SETUP_RSP_FILES
  25. ComponentVersion=3.61.7326.6
  26. Realversion=2.61.7326.6
  27. CustomDestination=MyNTCustomDestination
  28. Copyfiles=INFDIR,SYSTEMDIR
  29.  
  30. [MyCustomDestination]
  31. 49000=DestRoot,5
  32.  
  33. [MyNTCustomDestination]
  34. 49000=DestRoot,17
  35.  
  36. [DestRoot]
  37. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","CommonFilesDir",,
  38.  
  39. [Strings]
  40. ID1="Microsoft Setup Response Files"
  41. BadInst="You have an older version of the Installer."
  42. BadSetupVer="Your system is missing the required Setup engine."
  43. Msft="Microsoft"
  44.  
  45. [DestinationDirs]
  46. INFDIR=49000,"Microsoft Shared\dasetup"
  47. SYSTEMDIR=11
  48.  
  49. [INFDIR]
  50. rspfiles.inf,,,96
  51.  
  52. [SYSTEMDIR]
  53. redist.rsp,,,96
  54. mdaccore.rsp,,,96
  55. sqlclnt.rsp,,,96
  56.